The following table lists and describes events of the Generic Grid Control.
| Event | Description |
|---|---|
|
EventCheckBoxClick |
EventCheckBoxClick runs when a check box cell is clicked. Parameters
|
|
EventContextMenu |
EventContextMenu runs when one of the custom context menu items that is defined or overridden by this object is clicked. Parameters
|
|
EventDoubleClick |
EventDoubleClick runs when the user clicks the left mouse button twice on the object. Parameters
|
|
EventInitialize |
EventInitialize runs when TheView is started in Run or Preview mode to allow further initialization for the control. |
|
EventPumpData |
EventPumpData is a legacy event, and is effectively obsolete. Do not use. In the past, this event would run when data was "pumped" to TheView. |
|
EventSelChange |
EventSelChange runs whenever a selection in the grid changes. Parameters
|